GetProperty
TheGetProperty
method returns the name of the property in the current focus context.
ODPropertyName GetProperty ();
- return value
- The name of the property in the current focus context.
DISCUSSION
When you no longer need the returned property name, you should deallocate it.EXCEPTIONS
kODErrUnfocusedStorageUnit
- This storage unit is not focused on a property or a value.
kODErrZeroRefCount
- This storage unit has a reference count of 0.
SEE ALSO
TheODPropertyName
type (page 904).
TheODStorageUnit::AddProperty
method (page 670).
TheODStorageUnit::Remove
method (page 707).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help